Skip to main content

High Level Overview of CCTV CV

Things to include in CV:

  1. ERD
    1. ERD Images
    2. Descriptions of tables.
  2. Workflow notebooks included. This is where the Introduction of new utility foo would be most obvious.
    1. Flow Diagrams
  3. What software we use for CV.
  4. What dataset was CV trained on before we started feeding it pipes.
  5. Bluring, Stiching.. other processes
    1. Streamlit?

Repository Order for CCTV CV:

  1. gqc-utility-notebooks--> You get the train and test CSVs and blurred frames as a result.
  2. compute-msi --> Use the blurred frames, training and test CSVs to generate a CV model.
SELECT * FROM frames;